body, table, tr, td, ul, ol, li, input, textarea {
    margin: 0;
    padding: 0;
}


h1, h2, h3, h4, h5, h6 {
    margin: 0;
    padding: 0;
}

h1 {
}

h2 {
}

h3 {
    font-size: 15px;
}

h4 {
}

h5 {
}

h6 {
}

body {
    font-family: "SambaRegular", Arial, Helvetica, sans-serif;
    background: url(images/middle_back.jpg) 50% 36% repeat;
    font-family: Georgia, "Times New Roman", Times, serif;
    font-size: 12px;
    background: none;
}


div.rapid_wpr {
    width: 1000px;
    margin: 0 auto;
}

div.header {
    background: #2d3b49;
    height: 90px;
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 999;
}

div.logo {
    padding: 0px 0 0 0;
    float: left;
}

div.header h3 {
    font-size: 14px;
    color: #CCCCCC;
    font-weight: normal;
    padding: 55px 0 0 0;
    font-family: 'SambaRegular', Arial, Helvetica, sans-serif;
}


footer {
    background: #e8e8e8;
    height: 50px;
    position: fixed;
    bottom: 0;
    width: 100%;
    padding: 5px 0 0 0;
    background: none;
}

div.footer {
    text-align: center;
}

#ft_fixed {
    position: fixed;
    border: 0;
    width: 100%;
    z-index: 999999;
}

div.left_footer {
    padding: 5px 0 3px 0;
    text-align: center;
    color: #444;
    font-size: 11px;
    font-family: Arial, Helvetica, sans-serif;
}

    div.left_footer a {
        color: #fff;
        text-decoration: none;
    }

        div.left_footer a:hover {
            text-decoration: underline;
        }

div.social_links {
    color: #444;
    font-size: 11px;
    font-family: Arial, Helvetica, sans-serif;
}

    div.social_links ul {
        list-style: none;
    }

        div.social_links ul li {
            float: left;
            padding: 0 10px;
        }


div.middle {
    width: 900px;
    background: #fff;
    height: 300px;
    text-align: center;
    bottom: 10%;
    margin: 22% auto 0 auto;
}

div.inner_middle {
}


div.left_middle {
}

div.right_middle {
}

div.inner_box {
}


.enquiry {
    position: fixed;
    right: 0px;
    top: 0;
    z-index: 999999;
}

.enquiry_main {
    display: block;
    position: absolute;
    padding: 5px 15px;
    color: #000;
    background: #444;
    color: #fff;
    font-family: Century Gothic, Arial, Helvetica, sans-serif;
    font-size: 13px;
    text-transform: uppercase;
}



.tooltip_mobile {
    display: block;
    position: absolute;
    text-align: center;
    width: 60px;
    /* Tooltip Style */
    text-transform: uppercase;
    font-family: Century Gothic, Arial, Helvetica, sans-serif;
    font-size: 14px;
}








div.left_middle {
    margin: 100px 0;
}

h2.tilte_header {
    font-weight: normal;
    font-size: 30px;
    color: #0070c0;
    padding: 0 0 10px 0;
}

span.orange {
    color: #ffc000;
}

span.green {
    color: #00b050;
}

span.dark_rad {
    color: #943634;
}

span.conpany_title {
    font-size: 14px;
    display: block;
    padding: 0px 0 25px 0;
    font-family: Century Gothic, Arial, Helvetica, sans-serif;
}





div.client_box_outer_two {
    border: dashed 2px #da251d;
    width: 110px;
    height: 95px;
    position: relative;
    padding: 0px;
    text-align: center;
    top: -15px;
    left: 200px;
}

    div.client_box_outer_two:hover {
        border: dashed 2px #00923f;
    }

    div.client_box_outer_two a.client_box_two {
        background: url(images/portfolio_img.png) 50% -192px no-repeat;
        width: 35px;
        height: 48px;
        cursor: pointer;
        position: absolute;
        border: dashed 2px #da251d;
        padding: 6px 20px 6px 20px;
        margin: 15px;
        text-decoration: none;
    }

        div.client_box_outer_two a.client_box_two:hover {
            background: url(/images/portfolio_img.png) 50% -91px no-repeat;
            border: dashed 2px #00923f;
        }









div.middle_content {
    padding: 0px 0 30px 0;
    width: 1000px;
    margin: 0 auto;
    margin-top: -10px;
    height: 200px;
}

    div.middle_content h3 {
        font-size: 18px;
    }

    div.middle_content ul {
        list-style: none;
    }

        div.middle_content ul li {
            float: left;
            width: 24%;
            margin-left: 1%;
        }

            div.middle_content ul li span {
                text-align: right;
                float: right;
                margin: 5px 0 0 0;
            }

            div.middle_content ul li img {
            }

            div.middle_content ul li a {
            }

            div.middle_content ul li.first {
                margin: 0;
            }





div.inner_wpr {
    margin: 0 auto;
    text-align: left;
    background: #fff;
}


    div.inner_wpr h2 {
        font-family: "BebasNeue", Arial, Helvetica, sans-serif;
        font-weight: normal;
        font-size: 22px;
        font-family: Century Gothic, Arial, Helvetica, sans-serif;
        text-transform: uppercase;
        text-align: center;
        color: #444;
    }

div.inner_content {
    color: #41505d;
    padding: 20px 40px;
    background: #fff;
    font-size: 20px;
}

    div.inner_content p {
        text-align: justify;
    }

    div.inner_content ul {
        list-style-position: inside;
    }



div.product_detail {
    font-size: 15px;
    display: block;
    clear: both;
    padding: 0 5px 5px 5px;
}

div.inner_wpr {
    background: #f5f5f5;
    width: 500px;
    margin: 5% auto 0 auto;
    padding: 25px;
}

ul.enquiry_form {
    list-style: none;
    padding: 35px 0 0 40px !important;
    text-align: left;
}

    ul.enquiry_form li {
        display: block;
        width: 400px !important;
        text-align: left !important;
        float: none !important;
        padding-bottom: 10px !important;
    }

        ul.enquiry_form li label {
            width: 80px;
            float: left;
            padding: 8px 0 0 0;
        }

        ul.enquiry_form li input.input_type {
            height: 30px;
            width: 300px;
            border: 0;
            border-bottom: solid 1px #ccc;
            color: #444 !important;
            background: none;
        }


        ul.enquiry_form li input.input_submit {
            width: 100px;
            height: 30px;
            background: #444;
            color: #fff;
            border: 0;
            text-transform: uppercase;
            cursor: pointer;
            margin-left: 140px;
            margin-top: 30px;
        }

            ul.enquiry_form li input.input_submit:hover {
                background: #ccc;
                color: #000;
            }


        ul.enquiry_form li:hover {
            border-bottom: 0 !important;
        }


div.inner_wpr_brand {
    width: 800px;
    margin: 0 auto;
    background: #fff;
    height: 400px;
}


    div.inner_wpr_brand table {
    }

        div.inner_wpr_brand table tr {
        }

            div.inner_wpr_brand table tr td {
                text-align: left;
                width: 400px;
                padding: 20px;
            }

                div.inner_wpr_brand table tr td h3 {
                    margin: 0 !important;
                    padding: 0 !important;
                }

                div.inner_wpr_brand table tr td.image_logo {
                }




div.contact_detail {
    background: #fff;
    height: 230px;
    bottom: 50%;
    position: absolute;
    left: 0;
    width: 100%;
    padding: 30px 20px;
}

    div.contact_detail table {
    }

        div.contact_detail table tr {
        }

            div.contact_detail table tr td {
                text-align: left;
                font-size: 12px;
                color: #444;
                line-height: 20px;
            }

                div.contact_detail table tr td strong {
                    color: #444 !important;
                    font-style: italic;
                }


/*
     FILE ARCHIVED ON 16:16:56 Oct 31, 2016 AND RETRIEVED FROM THE
     INTERNET ARCHIVE ON 07:21:53 May 28, 2019.
     JAVASCRIPT APPENDED BY WAYBACK MACHINE, COPYRIGHT INTERNET ARCHIVE.

     ALL OTHER CONTENT MAY ALSO BE PROTECTED BY COPYRIGHT (17 U.S.C.
     SECTION 108(a)(3)).
*/
/*
playback timings (ms):
  LoadShardBlock: 1033.793 (3)
  esindex: 0.012
  captures_list: 1273.864
  CDXLines.iter: 14.713 (3)
  PetaboxLoader3.datanode: 1044.129 (5)
  exclusion.robots: 0.235
  exclusion.robots.policy: 0.22
  RedisCDXSource: 221.495
  PetaboxLoader3.resolve: 357.582 (2)
  load_resource: 481.266
*/
